object TimerSettings: TTimerSettings Left = 263 Top = 115 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'Tick Timer' ClientHeight = 239 ClientWidth = 317 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 16 Top = 16 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label2: TLabel Left = 112 Top = 24 Width = 95 Height = 13 Caption = 'seconds till next tick' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 73 Top = 114 Width = 67 Height = 13 Caption = 'Timer Interval:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 49 Top = 162 Width = 91 Height = 13 Caption = 'Timeout Command:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 64 Top = 138 Width = 76 Height = 13 Caption = 'Timeout Margin:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object SpeedButton1: TSpeedButton Left = 148 Top = 160 Width = 20 Height = 20 Hint = 'Edit command|' Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000 000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F 00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B 0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F 0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF 00333377737FFFFF7733333033000000033333373377777773330000} NumGlyphs = 2 OnClick = SpeedButton1Click end object OKBtn: TBitBtn Left = 148 Top = 204 Width = 77 Height = 27 Caption = 'Close' Default = True Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 6 OnClick = OKBtnClick Margin = 4 NumGlyphs = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 232 Top = 204 Width = 77 Height = 27 HelpContext = 140 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 7 Kind = bkHelp Margin = 4 Spacing = -1 IsControl = True end object Secs: TPanel Left = 64 Top = 20 Width = 41 Height = 25 BevelOuter = bvLowered Caption = '999' TabOrder = 8 end object StopBtn: TBitBtn Left = 64 Top = 67 Width = 77 Height = 27 Caption = '&Stop' TabOrder = 1 OnClick = StopBtnClick Glyph.Data = { 90010000424D9001000000000000760000002800000020000000100000000100 0400000000000001000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333338888833 3333333333FFFFF33333333399999983333333333333333F3333333999999998 3333333333333333F33333999999999983333333333333333F33399999999999 983333333333333333F3B999999999999983383333333333333FB99999999999 9983383333333333333FB999999999999983383333333333333FB99999999999 9983383333333333333FB999999999999983383333333333333F3B9999999999 9933338333333333333333B99999999993333338333333333333333B99999999 333333338333333333333333B99999933333333338333333333333333BBBBB33 3333333333888883333333333333333333333333333333333333000000000000 0000000000000000000000000000000000000000} Margin = 4 NumGlyphs = 2 Spacing = -1 IsControl = True end object StartBtn: TBitBtn Left = 64 Top = 67 Width = 77 Height = 27 Caption = '&Start' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = StopBtnClick Glyph.Data = { 90010000424D9001000000000000760000002800000020000000100000000100 0400000000000001000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333333333333344333333333333333FF33333333333334643333 3333333333F3F33333333333346643333333333333F33F333333333334666433 3333333333F333F333333333346666433333333333F3333F3333333334666664 3333333333F33333F3333333346666664333333333F333333F33333334666666 E333333333F33333383333333466666E3333333333F3333383333333346666E3 3333333333F333383333333334666E333333333333F33383333333333466E333 3333333333F3383333333333346E33333333333333F38333333333333EE33333 3333333333883333333333333333333333333333333333333333000000000000 0000000000000000000000000000000000000000} Margin = 4 NumGlyphs = 2 Spacing = -1 IsControl = True end object Interval: TEdit Left = 148 Top = 112 Width = 49 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 OnChange = IntervalChange end object BitBtn1: TBitBtn Left = 148 Top = 67 Width = 77 Height = 27 Caption = 'S&ync' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = BitBtn1Click Glyph.Data = { 90010000424D9001000000000000760000002800000020000000100000000100 0400000000000001000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333FFFFF3333333333999993333333333F88888FFF333333999999999 3333333888333888FF3333999333339993333388333333888FF3399933333339 993338833333333388F3399333333333993338833333333338FF993333333333 399388F333333333388F993333333333399388F3333333333383993333333333 333388F3333333333333993333333333333388F33333333FFFFF993333333399 999388FF33333388888F3993333333399993383FF3333338888F399933333333 99933883FF33333F888F339993333399999333883FFFFF88888F333999999999 3393333888333888338333333999993333333333388888333333000000000000 0000000000000000000000000000000000000000} Margin = 4 NumGlyphs = 2 Spacing = -1 IsControl = True end object BitBtn2: TBitBtn Left = 232 Top = 67 Width = 77 Height = 27 Caption = '&Reset' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BitBtn2Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555 555557777F777555F55500000000555055557777777755F75555005500055055 555577F5777F57555555005550055555555577FF577F5FF55555500550050055 5555577FF77577FF555555005050110555555577F757777FF555555505099910 555555FF75777777FF555005550999910555577F5F77777775F5500505509990 3055577F75F77777575F55005055090B030555775755777575755555555550B0 B03055555F555757575755550555550B0B335555755555757555555555555550 BBB35555F55555575F555550555555550BBB55575555555575F5555555555555 50BB555555555555575F555555555555550B55555555555555750000} Margin = 4 NumGlyphs = 2 Spacing = -1 IsControl = True end object TimeCommand: TEdit Left = 172 Top = 160 Width = 140 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 OnChange = TimeCommandChange end object TickMargin: TEdit Left = 148 Top = 136 Width = 49 Height = 21 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 9 OnChange = TickMarginChange end end